﻿html, body {
	padding: 0;
	margin: 0;
	font-family: 微软雅黑;
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #333;
}
.bodyWidth {
	width: 1200px;
	margin: auto;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.top {
	background-color: #F7F7F7;
	border-top: 8px #0757AC solid;
	height: 45px;
}
.top .topnav ul li {
	float: left;
	height: 45px;
	line-height: 45px;
	background: url('../../style/cn_style/navline.jpg') no-repeat 15px center;
	padding-left: 30px;
}
.top .toptel {
}
.top .toptel ul li {
	float: left;
	height: 45px;
	line-height: 45px;
	text-indent: 40px;
}
.top .toptel ul li.icon1 {
	background: url('../../style/cn_style/i1.jpg') no-repeat 15px center;
}
.top .toptel ul li.icon2 {
	background: url('../../style/cn_style/i2.jpg') no-repeat 15px center;
}
.top .toptel ul li.icon3 {
	background: url('../../style/cn_style/i3.jpg') no-repeat 15px center;
}
.header {
	display: flex;
	justify-content: space-between;
	overflow: visible;
	z-index: 100;
}
.header .logo {
	background: url('../../style/cn_style/logo.jpg') no-repeat 15px center;
	height: 100px;
	font-size: 30px;
	text-indent: 120px;
	line-height: 100px;
	font-weight: bold;
	color: #00458D;
}
.header .nav {
	z-index: 100;
}
.header .nav ul {
}
.header .nav ul li {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 20px;
	position: relative;
}
.header .nav ul li a {
	display: block;
	font-size: 16px;
	line-height: 100px;
	height: 100px;
}
.header .nav ul ul {
	display: none;
	position: absolute;
	top: 100px;
	left: 0;
	width: 220px;
	background: #FFF;
	margin: 0;
	padding: 0;
	display: none;
	opacity: 0.8;
}
.header .nav ul ul li {
	width: 220px;
	height: 40px;
	line-height: 40px;
}
.header .nav ul ul li a {
	height: 40px;
	line-height: 40px;
	padding: 0;
	font-size: 14px;
}
.header .nav ul ul li a:hover {
	background-color: #EEE;
}
.header .nav ul ul ul{
	display:none;
	position:absolute;
	top:-100000px;
	left:-100000px;
}
.banner {
	overflow: hidden;
}
.cpzsindex {
	overflow: hidden;
	padding: 20px 0;
	height: 798px;
	background: url('../../style/cn_style/cpbg.jpg') repeat-x left top;
}
.cpzsindex .title {
	text-align: center;
	overflow: hidden;
	margin-bottom: 30px;
}
.cpzsindex .title1 {
	font-size: 35px;
	color: #333;
	font-weight: bold;
	padding: 40px 0 15px;
}
.cpzsindex .title1 span {
	color: #00458D;
}
.cpzsindex .titleline {
	width: 80px;
	height: 4px;
	background: #00458D;
	margin: auto;
}
.cpzsindex .titlecont {
	font-size: 14px;
	color: #999999;
	padding: 20px 0;
}
.cpzsindex .more {
	width: 130px;
	margin: auto;
}
.cpzsindex .more a {
	display: block;
	background: #01458E;
	color: white;
	font-size: 14px;
	border-radius: 100px;
	height: 30px;
	line-height: 30px;
}
.cpzsindex ul {
	display: flex;
	justify-content: space-between;
}
.cpzsindex ul li {
	width: 280px;
	background: white;
	height: 420px;
	margin-top: 80px;
}
.cpzsindex ul li .name {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.cpzsindex ul li .name a {
	color: white;
}
.cpzsindex ul li .image {
	padding-top: 10px;
}
.cpzsindex ul li .image img {
	width: 280px;
	height: 220px;
}
.cpzsindex ul li .cont {
	font-size: 12px;
	height: 80px;
	overflow: hidden;
	width: 240px;
	margin: 10px auto 15px;
}
.cpzsindex ul li .cont a {
	color: #999;
}
.cpzsindex ul li .more {
	width: 100px;
	height: 30px;
	line-height: 30px;
	border: 1px #CCC solid;
	border-radius: 100px;
}
.cpzsindex ul li .more a {
	background: #F5F5F5;
	color: #333;
	text-align: center;
	font-size: 12px;
}
.gsjjindex {
	overflow: hidden;
	padding: 20px 0;
}
.gsjjindex.title {
	text-align: center;
}
.gsjjindex .title1 {
	font-size: 35px;
	color: #333;
	font-weight: bold;
	padding: 40px 0 15px;
	text-align: center;
}
.gsjjindex .title1 span {
	color: #00458D;
}
.gsjjindex .titleline {
	width: 80px;
	height: 4px;
	background: #00458D;
	margin: auto;
}
.gsjjindex ul {
	padding: 40px 0;
}
.gsjjindex ul li {
	width: 1200px;
	height: 350px;
	position: relative;
}
.gsjjindex ul li .name {
	position: absolute;
	left: 0;
	top: 0;
	width: 580px;
	font-size: 25px;
	color: #00458D;
	font-weight: bold;
	border-bottom: 1px #CCC dotted;
	padding: 10px 0;
}
.gsjjindex ul li .cont {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 580px;
	line-height: 200%;
	color: #333;
	font-size: 15px;
}
.gsjjindex ul li .more {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 580px;
	text-align: right;
}
.gsjjindex ul li .more a {
	color: #00458D;
	font-size: 16px;
}
.gsjjindex ul li .image {
	position: absolute;
	right: 0;
	top: 0;
	width: 540px;
}
.xptjindex {
	background: url('../../style/cn_style/cbg.jpg') no-repeat left top;
	height: 560px;
}
.xptjindex .title {
	text-align: center;
	padding: 20px 0;
}
.xptjindex .title1 {
	font-size: 35px;
	color: #FFF;
	font-weight: bold;
	padding: 40px 0 15px;
}
.xptjindex .title1 span {
	color: #0167D8;
}
.xptjindex .titleline {
	width: 80px;
	height: 4px;
	background: #0167D8;
	margin: auto;
}
.xptjindex .titlecont {
	font-size: 14px;
	color: #999999;
	padding: 20px 0;
}
.xptjindex ul {
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
}
.xptjindex ul li .image {
	width: 280px;
	height: 220px;
}
.xptjindex ul li .name {
	width: 280px;
	height: 50px;
	background: #FFF;
	border-bottom: 3px #01458E solid;
	line-height: 50px;
	text-align: center;
}
.ryzsindex {
}
.ryzsindex .title {
	text-align: center;
}
.ryzsindex .title1 {
	font-size: 35px;
	color: #333;
	font-weight: bold;
	padding: 40px 0 15px;
}
.ryzsindex .title1 span {
	color: #00458D;
}
.ryzsindex .titleline {
	width: 80px;
	height: 4px;
	background: #00458D;
	margin: auto;
}
.ryzsindex .titlecont {
	font-size: 14px;
	color: #999999;
	padding: 20px 0;
}
.ryzsindex .more {
	width: 130px;
	margin: auto;
}
.ryzsindex .more a {
	display: block;
	background: #01458E;
	color: white;
	font-size: 14px;
	border-radius: 100px;
	height: 30px;
	line-height: 30px;
}
.ryzsindex ul {
	display: flex;
	justify-content: space-between;
	padding: 40px 0;
}
.ryzsindex ul li img {
	width: 260px;
	height: 340px;
	border: 5px #01458E solid;
}
.bottom {
	overflow: hidden;
	padding: 20px 0 0;
}
.bottom span {
	display: block;
	width: 380px;
	height: 65px;
	background: #01458E;
	color: white;
	font-size: 25px;
	line-height: 65px;
	text-align: center;
}
.footer {
	background: url('../../style/cn_style/fbg.jpg') no-repeat left top;
	height: 413px;
}
.footer .left {
	width: 380px;
	background: white;
	height: 413px;
}
.footer .left .image {
	text-align: center;
	padding: 20px 0;
}
.footer .left .line {
	background: #CCCCCC;
	height: 1px;
	margin: 20px 0;
	width: 340px;
	margin: auto;
}
.footer .left .cont {
	width: 340px;
	margin: auto;
	padding: 15px 0;
	line-height: 180%;
}
div.order_online td {
	color: #FFF;
	line-height: 100%;
	padding: 10px;
	text-align: left;
	font-size: 16px;
}
div.order_online td:first-child {
	text-align: right;
}
div.order_online td input {
	background-color: #f1f9ff;
	width: 500px;
	height: 25px;
	border-radius: 4px;
	padding: 2px;
	border: 1px solid #1B8FDE;
}
div.order_online td textarea {
	background-color: #f1f9ff;
	width: 500px;
	height: 40px;
	border-radius: 4px;
	border: 1px solid #1B8FDE;
}
div.order_online img.VerifyCode {
	height: 25px;
	vertical-align: middle;
}
div.order_online input[name=VerifyCode] {
	width: 100px;
	vertical-align: middle;
}
div.order_online input[type=submit] {
	float: right;
	width: 150px;
	background-color: #1B8FDE;
	color: white;
	cursor: pointer;
	vertical-align: middle;
}
.footer .right {
	padding-top: 40px;
}
.footer .right .title {
	font-size: 30px;
	color: white;
	padding: 10px 0;
	text-align: center;
	;
}
.copyright {
	text-align: right;
	padding: 20px 0;
}
.neiyecont {
	clear: both;
	padding: 40px 0;
	overflow:visible;
	z-index:100;
}
.neiyecont1 {
	width: 260px;
	z-index: 100;
	overflow:visible;

}
.neiyecont1 .neiyecont1_1 {
	z-index: 100;
	overflow:visible;


}
.neiyecont1 .neiyecont1_1 .title {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #EEE;
	border-top: 5px #01458E solid;
	font-size: 20px;
}
.neiyecont1 .neiyecont1_1 ul {
	border: 1px #CCC solid;
	padding: 20px 10px;
}
.neiyecont1 .neiyecont1_1 ul li {
	width: 240px;
	position: relative;
	z-index: 100;
}
.neiyecont1 .neiyecont1_1 ul li a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background: url('../../style/cn_style/icon.jpg') no-repeat 10px center;
	text-indent: 30px;
	border-top: 1px #CCC dotted;
}
.neiyecont1 .neiyecont1_1 ul li:first-child a {
	border-top: none;
}
.neiyecont1 .neiyecont1_1 ul ul {
	display:none;
	position: absolute;
	top: 0px;
	left: 250px;
	background:#EFEFEF;
	z-index: 100;
	padding:0;
}
.neiyecont1 .neiyecont1_1 ul ul li {
	width: 260px;
	height: 40px;
	line-height: 40px;
}
.neiyecont1 .neiyecont1_1 ul ul li a{
	display:block;
	background:url('../../style/cn_style/icon.jpg') no-repeat 10px center;

}
.neiyecont1 .neiyecont1_1 ul ul li a:hover{
	background:#E0E0E0 url('../../style/cn_style/icon.jpg') no-repeat 10px center;

}
.neiyecont1 .neiyecont1_2 {
	padding: 20px 0 0;
}
.neiyecont1 .neiyecont1_2 .title {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #EEE;
	border-top: 5px #01458E solid;
	font-size: 20px;
}
.neiyecont1 .neiyecont1_2 p {
	border: 1px #CCC solid;
	margin: 0;
	padding: 20px 15px;
	line-height: 200%;
}
.neiyecont2 {
	width: 900px;
}
.neiyecont2_1 {
	padding: 20px 0;
	font-size: 18px;
	border-bottom: 1px #CCC solid;
}
.neiyecont2_2 {
	padding: 20px 0;
}
.ncopyright {
	background: #EEE;
	padding: 20px 0;
	border-top: 5px #01458E solid;
	clear: both;
	margin-top: 20px;
}
.ryzs {
	overflow: hidden;
}
.ryzs ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-grow: 1;
	padding: 30px 0;
}
.ryzs ul li {
	width: 270px;
	padding-bottom: 30px;
}
.ryzs ul li img {
	width: 260px;
	border: 1px #CCC solid;
	padding: 4px;
}
.sbzs {
	overflow: hidden;
}
.sbzs ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-grow: 1;
	padding: 30px 0;
}
.sbzs ul li {
	width: 270px;
	padding-bottom: 30px;
}
.sbzs ul li img {
	width: 260px;
	border: 1px #CCC solid;
	padding: 4px;
}
.sbzs ul li span {
	width: 270px;
	text-align: center;
	display: block;
}
.cp {
	overflow: hidden;
}
.cp ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-grow: 1;
	padding: 30px 0;
}
.cp ul li {
	width: 430px;
	padding-bottom: 30px;
}
.cp ul li img {
	width: 420px;
	border: 1px #CCC solid;
	padding: 4px;
}
.cp ul li span {
	display: block;
	padding-top: 10px;
	text-align: center;
}
.cp table {
	width: 100%;
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
}
.cp table tr td {
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.cp1 {
	overflow: hidden;
}
.cp1 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-grow: 1;
	padding: 30px 0;
}
.cp1 ul li {
	width: 280px;
	padding-bottom: 30px;
}
.cp1 ul li img {
	width: 270px;
	border: 1px #CCC solid;
	padding: 4px;
}
.cp1 ul li span {
	display: block;
	padding-top: 10px;
	text-align: center;
}
.cp1 table {
	width: 100%;
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
}
.cp1 table tr td {
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	text-align: center;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
}
